
Creating an API with Azure Functions, Azure Cosmos DB and TypeScript
9 min read
As web developers, having simple tools to create a powerful API without too much effort sound like a dream come true. I recently had the…
3 posts with this tag

As web developers, having simple tools to create a powerful API without too much effort sound like a dream come true. I recently had the…

We recently had a project where we needed to invite external users to an Office 365 SharePoint Site automatically when a Microsoft Flow was…

Not so long ago, I worked on a project where we take advantage of the Microsoft Graph API to perform some tasks. So far, nothing special as…